Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makes PlanetaryConditionsDialog work again after scaling stuff #6094

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

WeaverThree
Copy link
Collaborator

@WeaverThree WeaverThree commented Oct 12, 2024

Bug: PlanetaryConditionsDialog, the one you get from the button in the map section of the lobby, started spawning 1 pixel wide by about 50 pixels tall in the upper left corner of my screen. This makes it very difficult to use

Cause: Scaling-related changes to ClientDialog, possibly 4e9c487

Fix: Add pack() and center() to the PlanetaryConditionsDialog like other ClientDialogs have.

Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.11%. Comparing base (30fd02c) to head (30c4398).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6094   +/-   ##
=========================================
  Coverage     29.11%   29.11%           
- Complexity    13978    13979    +1     
=========================================
  Files          2601     2601           
  Lines        267121   267123    +2     
  Branches      47748    47748           
=========================================
+ Hits          77769    77771    +2     
+ Misses       185446   185443    -3     
- Partials       3906     3909    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HammerGS HammerGS merged commit e37b312 into MegaMek:master Oct 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants